home *** CD-ROM | disk | FTP | other *** search
/ Champak 62 / Volume 62 - JOGO DISK .iso / Games / NinjaKid.swf / scripts / DefineButton2_549 / BUTTONCONDACTION on(release).as
Text File  |  2008-02-29  |  96b  |  5 lines

  1. on(release){
  2.    _root.gotoAndStop("introend");
  3.    _root.mc_intro.gotoAndStop("introend");
  4. }
  5.